Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps matrix-js-sdk from 18.1.0 to 20.1.0.

Release notes

Sourced from matrix-js-sdk's releases.

v20.1.0

✨ Features

  • Add local notification settings capability (#2700).
  • Implementation of MSC3882 login token request (#2687). Contributed by @​hughns.
  • Typings for MSC2965 OIDC provider discovery (#2424). Contributed by @​hughns.
  • Support to remotely toggle push notifications (#2686).
  • Read receipts for threads (#2635).

🐛 Bug Fixes

v20.1.0-rc.2

🐛 Bug Fixes

v20.1.0-rc.1

✨ Features

  • Add local notification settings capability (#2700).
  • Implementation of MSC3882 login token request (#2687). Contributed by @​hughns.
  • Typings for MSC2965 OIDC provider discovery (#2424). Contributed by @​hughns.
  • Support to remotely toggle push notifications (#2686).
  • Read receipts for threads (#2635).

🐛 Bug Fixes

v20.0.2

🐛 Bug Fixes

v20.0.1

🐛 Bug Fixes

  • Fix missing return when receiving an invitation without shared history (#2710).

v20.0.0

🚨 BREAKING CHANGES

  • Bump IDB crypto store version (#2705).

v19.7.0

🔒 Security

v19.6.0

✨ Features

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 20.1.0 (2022-10-11)

✨ Features

  • Add local notification settings capability (#2700).
  • Implementation of MSC3882 login token request (#2687). Contributed by @​hughns.
  • Typings for MSC2965 OIDC provider discovery (#2424). Contributed by @​hughns.
  • Support to remotely toggle push notifications (#2686).
  • Read receipts for threads (#2635).

🐛 Bug Fixes

Changes in 20.0.2 (2022-09-30)

🐛 Bug Fixes

Changes in 20.0.1 (2022-09-28)

🐛 Bug Fixes

  • Fix missing return when receiving an invitation without shared history (#2710).

Changes in 20.0.0 (2022-09-28)

🚨 BREAKING CHANGES

  • Bump IDB crypto store version (#2705).

Changes in 19.7.0 (2022-09-28)

🔒 Security

Changes in 19.6.0 (2022-09-27)

✨ Features

  • Add a property aggregating all names of a NamespacedValue (#2656).
  • Implementation of MSC3824 to add action= param on SSO login (#2398). Contributed by @​hughns.
  • Add invited_count and joined_count to sliding sync room responses. (#2628).

... (truncated)

Commits
  • aa5a349 v20.1.0
  • 6ba35e9 Prepare changelog for v20.1.0
  • 121250a v20.1.0-rc.2
  • a7aa227 Prepare changelog for v20.1.0-rc.2
  • 04c1dfe Use the correct sender key when checking shared secret (#2730) (#2731)
  • 07476a0 v20.1.0-rc.1
  • 6348704 Prepare changelog for v20.1.0-rc.1
  • f84a339 Unexpected ignored self key request when it's not shared history (#2724)
  • 0ccf7c5 Add custom error message for restricted import (#2727)
  • ead3300 Check for the spec version when determining private read receipt support (#2722)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Preview:
⚠️ Exercise caution. Use test accounts. ⚠️

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 18.1.0 to 20.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v18.1.0...v20.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 31, 2022

Superseded by #180.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-20.1.0 branch October 31, 2022 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant